Skip to content

Conversation

@eigen-value
Copy link
Contributor

Exposing I2C
The update thread has exclusive I2C access when in _idle mode

solves issue 96

@eigen-value eigen-value requested a review from gbr1 August 8, 2024 10:28
@gbr1 gbr1 marked this pull request as ready for review August 8, 2024 10:29
print("\nList of devices")
for o in out:
print(o)
print(alvik.get_distance())
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove

else:
print("\nList of devices")
for o in out:
print(o)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better to show hex addresses

@gbr1
Copy link
Member

gbr1 commented Aug 8, 2024

Please add also other methods of I2C

@gbr1 gbr1 merged commit d06cd42 into dev Aug 12, 2024
@gbr1 gbr1 deleted the #96_rev_i2c_bus branch August 12, 2024 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants